3.86 \(\int \frac{1}{(f+g x)^2 (A+B \log (e (\frac{a+b x}{c+d x})^n))^2} \, dx\)

Optimal. Leaf size=34 \[ \text{Unintegrable}\left (\frac{1}{(f+g x)^2 \left (B \log \left (e \left (\frac{a+b x}{c+d x}\right )^n\right )+A\right )^2},x\right ) \]

[Out]

Unintegrable[1/((f + g*x)^2*(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2), x]

________________________________________________________________________________________

Rubi [A]  time = 0.0813881, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{1}{(f+g x)^2 \left (A+B \log \left (e \left (\frac{a+b x}{c+d x}\right )^n\right )\right )^2} \, dx \]

Verification is Not applicable to the result.

[In]

Int[1/((f + g*x)^2*(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2),x]

[Out]

Defer[Int][1/((f + g*x)^2*(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2), x]

Rubi steps

\begin{align*} \int \frac{1}{(f+g x)^2 \left (A+B \log \left (e \left (\frac{a+b x}{c+d x}\right )^n\right )\right )^2} \, dx &=\int \frac{1}{(f+g x)^2 \left (A+B \log \left (e \left (\frac{a+b x}{c+d x}\right )^n\right )\right )^2} \, dx\\ \end{align*}

Mathematica [A]  time = 4.21421, size = 0, normalized size = 0. \[ \int \frac{1}{(f+g x)^2 \left (A+B \log \left (e \left (\frac{a+b x}{c+d x}\right )^n\right )\right )^2} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[1/((f + g*x)^2*(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2),x]

[Out]

Integrate[1/((f + g*x)^2*(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2), x]

________________________________________________________________________________________

Maple [A]  time = 0.509, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{ \left ( gx+f \right ) ^{2}} \left ( A+B\ln \left ( e \left ({\frac{bx+a}{dx+c}} \right ) ^{n} \right ) \right ) ^{-2}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(g*x+f)^2/(A+B*ln(e*((b*x+a)/(d*x+c))^n))^2,x)

[Out]

int(1/(g*x+f)^2/(A+B*ln(e*((b*x+a)/(d*x+c))^n))^2,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)^2/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="maxima")

[Out]

-(b*d*x^2 + a*c + (b*c + a*d)*x)/((b*c*f^2*n - a*d*f^2*n)*A*B + (b*c*f^2*n*log(e) - a*d*f^2*n*log(e))*B^2 + ((
b*c*g^2*n - a*d*g^2*n)*A*B + (b*c*g^2*n*log(e) - a*d*g^2*n*log(e))*B^2)*x^2 + 2*((b*c*f*g*n - a*d*f*g*n)*A*B +
 (b*c*f*g*n*log(e) - a*d*f*g*n*log(e))*B^2)*x + ((b*c*g^2*n - a*d*g^2*n)*B^2*x^2 + 2*(b*c*f*g*n - a*d*f*g*n)*B
^2*x + (b*c*f^2*n - a*d*f^2*n)*B^2)*log((b*x + a)^n) - ((b*c*g^2*n - a*d*g^2*n)*B^2*x^2 + 2*(b*c*f*g*n - a*d*f
*g*n)*B^2*x + (b*c*f^2*n - a*d*f^2*n)*B^2)*log((d*x + c)^n)) - integrate(-(b*c*f + (d*f - 2*c*g)*a - (a*d*g -
(2*d*f - c*g)*b)*x)/(((b*c*g^3*n - a*d*g^3*n)*A*B + (b*c*g^3*n*log(e) - a*d*g^3*n*log(e))*B^2)*x^3 + (b*c*f^3*
n - a*d*f^3*n)*A*B + (b*c*f^3*n*log(e) - a*d*f^3*n*log(e))*B^2 + 3*((b*c*f*g^2*n - a*d*f*g^2*n)*A*B + (b*c*f*g
^2*n*log(e) - a*d*f*g^2*n*log(e))*B^2)*x^2 + 3*((b*c*f^2*g*n - a*d*f^2*g*n)*A*B + (b*c*f^2*g*n*log(e) - a*d*f^
2*g*n*log(e))*B^2)*x + ((b*c*g^3*n - a*d*g^3*n)*B^2*x^3 + 3*(b*c*f*g^2*n - a*d*f*g^2*n)*B^2*x^2 + 3*(b*c*f^2*g
*n - a*d*f^2*g*n)*B^2*x + (b*c*f^3*n - a*d*f^3*n)*B^2)*log((b*x + a)^n) - ((b*c*g^3*n - a*d*g^3*n)*B^2*x^3 + 3
*(b*c*f*g^2*n - a*d*f*g^2*n)*B^2*x^2 + 3*(b*c*f^2*g*n - a*d*f^2*g*n)*B^2*x + (b*c*f^3*n - a*d*f^3*n)*B^2)*log(
(d*x + c)^n)), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{1}{A^{2} g^{2} x^{2} + 2 \, A^{2} f g x + A^{2} f^{2} +{\left (B^{2} g^{2} x^{2} + 2 \, B^{2} f g x + B^{2} f^{2}\right )} \log \left (e \left (\frac{b x + a}{d x + c}\right )^{n}\right )^{2} + 2 \,{\left (A B g^{2} x^{2} + 2 \, A B f g x + A B f^{2}\right )} \log \left (e \left (\frac{b x + a}{d x + c}\right )^{n}\right )}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)^2/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="fricas")

[Out]

integral(1/(A^2*g^2*x^2 + 2*A^2*f*g*x + A^2*f^2 + (B^2*g^2*x^2 + 2*B^2*f*g*x + B^2*f^2)*log(e*((b*x + a)/(d*x
+ c))^n)^2 + 2*(A*B*g^2*x^2 + 2*A*B*f*g*x + A*B*f^2)*log(e*((b*x + a)/(d*x + c))^n)), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)**2/(A+B*ln(e*((b*x+a)/(d*x+c))**n))**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (g x + f\right )}^{2}{\left (B \log \left (e \left (\frac{b x + a}{d x + c}\right )^{n}\right ) + A\right )}^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)^2/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="giac")

[Out]

integrate(1/((g*x + f)^2*(B*log(e*((b*x + a)/(d*x + c))^n) + A)^2), x)